home *** CD-ROM | disk | FTP | other *** search
- Path: gate.stateoftheart.com!usenet
- From: Michael@StateOfTheArt.com (Mike Johnson)
- Newsgroups: comp.lang.pascal.delphi.misc,comp.lang.c,comp.lang.pascal.misc,comp.lang.c++
- Subject: Re: WORD FILE FORMAT (WINDOWS)
- Date: Tue, 12 Mar 1996 21:44:49 GMT
- Organization: State Of The Art, Inc.
- Message-ID: <4i4rb1$snv@gate.stateoftheart.com>
- References: <4hv2ho$d8t@news.interpath.net> <4i2c5e$t70@kiwi.futuris.net>
- NNTP-Posting-Host: g-243.stateoftheart.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- #: : I need the WORD for windows file format.
- <snip>
-
- In our application we simply didn't bother with writting out to the
- Word format. Word reads RTF format really well. And the format is
- public domain (an really eay to code for). Do a search on RTF, I once
- found a page that had all the control code and a description of each.
-
- Mike
-
-